home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Development / General / GTQLib1.2.as Folder / Sample Scripts / PickAState < prev    next >
Encoding:
Text File  |  1994-05-04  |  285 b   |  4 lines  |  [TEXT/ToyS]

  1. set l to (extract string list name "The 50 States") --choose from list (sort L) prompt ¬
  2. choose from list (sort l) prompt ¬
  3.     "Please select a set of states:" ok button "Go!" cancel button ¬
  4.     "Stay!" initially select {"Massachusetts", "Wyoming"} with multiple selections and empty lists